Forwarded: not-needed Reviewed-by: Nicholas Bamber <nicholas@periapt.co.uk>
Last-Update: 2012-04-17
The supplied expample scipts assume that perl is installed
in /usr/local/bin which is not the case in Debian.
This patch changes the path to /usr/bin/perl in all supplied
example scripts and corrects a comment in scripts/identd.perl5.
Reviewed-by: Nicholas Bamber <nicholas@periapt.co.uk>
Forwarded: no
Last-Update: 2012-04-17
a lot of minus sign occurences in the lsof man page are missing the
'\' escape sign and would therefore be interpreted as hyphens. This patch
adds the escape signs where appropriate.
===================================================================
Andres Salomon [Sat, 12 Jan 2019 09:23:59 +0000 (09:23 +0000)]
lsof (4.91+dfsg-1) unstable; urgency=low
* New upstream release (closes: #911818).
- fixes build failures with newer glibc (closes: #916160).
- debian/repack.local: Adjust for 4.91.
* Ack NMU (closes: #798315).
* Take over maintenance with Norbert's permission. Thanks for your
work, Norbert! (closes: #917937).
* Fix synopsis to start with lowercase letter (closes: #803973).